<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width:1670px){
}
@media (max-width:1440px){
}
@media (max-width:1366px){
}
@media (max-width:1140px){
.home_d_aLeft {
    padding-left: 4rem;
}
}
@media (max-width: 1080px){
}
@media (max-width: 992px){
}
@media (max-width: 768px){
.listheader{
    display: none;
}
.headers{
    display: none;
}
.visible-xs {
    display: block!important;
}
    /*banner*/
    .banner{
          margin-top: 6rem!important;
          display: none;
    }
.phonebanner{
      margin-top: 72px!important;
      display: block;      
}
    /*end*/
	.header {
    display: none;
	}
	/*phone*/
	.header_phone {
    background: #fff;
    box-shadow: 0 0 10px #E5DBD6;
    padding: 5px 15px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99999999;
	}
	.header_p_box {
    position: relative;
}
.p_logo {
    height: 62px;
    display: inline-block;
    float: left;
}
.p_logo img {
    height: 95%;
    width: auto;
}
a.p_menubtn {
    display: inline-block;
    float: right;
    padding: 4px 0 0;
    margin-top: 10px;
}
a.p_menubtn span {
    display: block;
    width: 30px;
    height: 2px;
    background: #cb0e12;
    margin: 7px 0 5px;
}
.carousel{
	margin-top: 14.5%!important;
}
/*瀵艰埅*/
.menuBox {
    position: fixed;
    width: 62%;
    top: 0;
    left: -62%;
    height: 100%;
    z-index: 999999999;
    background: #cb0e12;
    color: #fff;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.menuBox.active {
    left: 0;
}
.menuAll {
    position: relative;
    height: 100%;
    top: 0;
    padding-top: 43px;
}
.menuTitle {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 32px;
    border-bottom: solid 1px #fff;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.menuTitle i.fa {
    font-size: 20px;
    line-height: 32px;
    float: left;
    margin-right: 15px;
}
.menuBody {
    height: 100%;
    overflow: auto;
}
.menuBody ul {
    padding: 0;
    margin: 0;
}
.menuBody li.ua {
    padding: 0;
    border-bottom: solid 1px #fff;
}
.menuBody li a.ua_a {
    line-height: 38px;
}
.menuBody li a {
    color: #fff;
    line-height: 36px;
    padding: 0 15px;
    font-size: 12px;
}
.menuBody li a .fa {
    float: right;
    line-height: 36px;
    font-size: 18px;
    margin-right: 15px;
}
.menuBody ul.ul2_0 {
    background: rgba(255, 255, 255, 0.2);
    display: none;
}
.menuBody ul {
    padding: 0;
    margin: 0;
}
.menuBody ul.ul2_0 li {
    border-top: solid 1px #fff;
    padding-left: 20px;
}
.phonebanner .bannernext{
    width: 12px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: 12px 30px;
}
.phonebanner .bannerprev{
    width: 12px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: 12px 30px;
}
.banner .bannernext{
    width: 12px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: 12px 30px;
}
.banner .bannerprev{
    width: 12px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: 12px 30px;
}
.index_a {
    max-width: 1276px;
    margin: auto;
    padding: 0 10px;
    margin-bottom: 25px;
    margin-top: 16px;
    position: relative;
    z-index: 100;
}
.index_as {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 13px #ccc;
    overflow: hidden;
    height: auto;
    padding: 10px;
}
.index_aLeft {
    float: left;
    height: auto;
    border-right: 0;
    overflow: hidden;
    padding-right: 0;
    margin-top: 0px;
    padding-left: 0;
    padding-top: 0;
    width: 100%;
}
.index_aLeft label {
    font-size: 18px;
    color: #272727;
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
    display: block;
}
.index_aLeft div {
    color: #cb0e12;
    font-size: 14px;
    margin-top: 5px;
}
.index_aCenter {
    width: 100%;
    height: 42px;
    overflow: hidden;
    float: left;
    margin-top: 21px;
    margin-left: 0;
    margin-bottom: 20px;
}
.index_aCenter input {
    width: 275px;
    height: 42px;
    padding-left: 10px;
    border: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.index_aRight {
    float: right;
    width: 100%;
    height: 100%;
    background: #cb0e12;
    text-align: right;
    color: #fff;
    padding-right: 24px;
    padding-bottom: 20px;
}
.index_aRight img {
    margin-top: 19px;
}
.index_aRight p {
    margin: 0;
    font-size: 24px;
}
.index_b a {
    display: block;
    text-align: center;
    margin-bottom: 23px;
    box-shadow: 0 0 13px #ccc;
    border: 1px solid #ccc;
    width: 100%;
}
.index_cTop div {
    font-size: 20px;
    font-weight: 700;
}
.index_cTop span {
    font-size: 12px;
    display: block;
    margin-top: 4px;
    margin-bottom: 24px;
}
.index_cleft {
    display: none;
}
.index_cRight {
    width: 100%;
}
.index_cRight a {
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
}
.index_cRight a span img {
    width: 100%;
}
.home_d {
    position: relative;
    width: 100%;
    background: url(../image/9_02.jpg)center 0 no-repeat;
    height: auto;
    overflow: hidden;
}
.home_d_a {
    max-width: 1600px;
    margin: auto;
    padding: 0 10px;
    margin-top: 3rem;
}
.home_d_aLeft {
    overflow: hidden;
    float: none;
    width: 100%;
    padding-left: 0;
}
.home_dTop div {
    font-size: 20px;
    color: #cb0e12;
    font-weight: 700;
}
.home_dTop label {
    display: block;
    font-size: 17px;
    color: #565656;
    text-transform: uppercase;
    font-weight: 400;
}
.home_dTop span {
    width: 196px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
}
.home_d_aLefts {
    width: 100%;
    margin-top: 4rem;
    overflow: hidden;
}
.home_d_aLefts a {
    display: block;
    overflow: hidden;
    margin-bottom: 3rem;
}
.home_d_aLefts a img {
    float: left;
    width: 51px;
}
.home_d_aLefts a label {
    font-size: 20px;
    color: #1b1b1b;
}
.home_d_aLefts a p {
    margin: 0;
    font-size: 12px;
    color: #666666;
}
.home_d_aRight {
    float: none;
    overflow: hidden;
    position: relative;
    right: 0;
    width: 100%;
    top: 0;
}
.home_d_b {
    overflow: hidden;
    padding: 0 10px;
}
.home_d_bLeft {
    float: left;
    overflow: hidden;
    width: 100%;
    margin-top: 2rem;
}
.home_d_bRight {
    float: left;
    width: 100%;
    margin-top: 4rem;
}
.home_d_bRights {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    overflow: hidden;
}
.home_d_bRights a img {
    float: left;
    width: 51px;
}
.home_d_bRights a label {
    font-size: 20px;
    color: #1b1b1b;
}
.home_d_bRights a p {
    margin: 0;
    font-size: 12px;
    color: #666666;
}
.home_d_bRights a {
    display: block;
    overflow: hidden;
    margin-bottom: 2rem;
}
.home_d_bRights a div {
    float: left;
    margin-top: 0;
    margin-left: 2rem;
}
.index_eTop {
    text-align: center;
    margin: 26px 0;
}
.index_eTop label {
    font-size: 20px;
    color: #3a3a3a;
}
.index_eTop div {
    font-size: 12px;
    color: #949494;
}
.index_eskuai {
    display: none;
}
.index_e {
    width: 100%;
    height: auto;
    background: none;
    overflow: hidden;
}
.index_es {
    height: auto;
    margin-top: 8px;
}
.index_estext {
    overflow: hidden;
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}
.index_estextbox {
    display: none;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.index_estextboxLeft {
    width: 100%;
    float: left;
    overflow: hidden;
}
.index_estextboxRight {
    float: right;
    width: 100%;
    overflow: hidden;
    margin-top: 2rem;
    margin-bottom: 4rem;
}
.index_estextboxRight_a {
    overflow: hidden;
    padding-top: 6px;
    padding-left: 6px;
}
.index_estextboxRight_a div span {
    font-size: 20px;
    color: #cb0e12;
    font-weight: 700;
}
.index_estextboxRight_a div p {
    margin: 0;
    color: #3f3f3f;
    font-size: 12px;
}
.index_estextboxRight_b label {
    font-size: 20px;
    color: #252525;
    margin: 8px 0;
}
.index_estextboxRight_c div label span {
    font-size: 23px;
    color: #cb0e12;
}
.index_esnav {
    float: right;
    width: 100%;
    text-align: center;
    background: #f1f1f1;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.index_esnav a {
    display: block;
    height: 130px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    cursor: pointer;
    width: 50%;
}
.index_esnav a span {
    color: #363636;
    font-size: 15px;
}
.index_fTop {
    text-align: center;
    margin-top: 32px;
    margin-bottom: 32px;
}
.index_fTop label {
    font-size: 20px;
    color: #000000;
}
.index_fTop div {
    width: 199px;
    height: 25px;
    background: #cb0e12;
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    margin: auto;
    font-weight: 700;
    border-radius: 30px;
    margin-top: 10px;
}
.index_fs {
    max-width: 1276px;
    margin: auto;
    padding: 8px 10px;
    box-shadow: 0 0 13px #ccc;
    margin-bottom: 50px;
}
.index_fs a {
    display: block;
    border-right: 0;
    text-align: center;
    width: 100%;
    transition: all 0.3s;
    border-radius: 4px;
    margin-bottom: 10px;
}
.index_g {
    max-width: 1276px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 31px;
    padding: 0 10px;
}
.index_g .index_gright {
    float: right;
    width: 100%;
    overflow: hidden;
}
.index_gLeft {
    float: left;
    width: 100%;
    overflow: hidden;
}
.index_gLeft .index_gLeftnav {
    overflow: hidden;
    margin-top: 31px;
    margin-bottom: 15px;
}
.index_gLeft .index_gLeftnav a {
    width: 49%;
    height: 40px;
    border: 2px solid #cb0e12;
    font-size: 10px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: #cb0e12;
    cursor: pointer;
}
.index_gLeft .index_gLeftnav div {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.index_gLeft .index_gLeftnav div p {
    margin: 0;
    font-size: 24px;
    color: #cb0e12;
    font-family: Arial;
}
.index_gLefttextbox a {
    width: 32.333%;
    overflow: hidden;
    margin-bottom: 16px;
}
.index_gLefttextbox a div {
    height: 100px;
    background: #cb0e12;
    text-align: center;
    line-height: 100px;
}
.index_gLefttextbox a span {
    display: block;
    width: 100%;
    height: 35px;
    background: #ececec;
    text-align: center;
    line-height: 35px;
    color: #434343;
    font-size: 13px;
}
.index_hTop {
    text-align: center;
    margin: 34px 0;
}
.index_hTop label {
    font-size: 20px;
    color: #fff;
}
.index_hTop div {
    font-size: 12px;
    color: #fff;
}
.index_hs {
    max-width: 1196px;
    margin: auto;
    overflow: hidden;
    background: #fff;
    margin-bottom: 47px;
    padding: 0;
}
.index_hsLeft {
    float: left;
    width: 100%;
    overflow: hidden;
}
.index_hsRight {
    float: right;
    width: 100%;
    overflow: hidden;
    padding-top: 42px;
    padding-left: 52px;
    padding-right: 40px;
    padding: 16px;
}
.index_hsRight label {
    font-size: 15px;
    margin: 0;
}
.index_hsRight div {
    color: #464646;
    line-height: 28px;
    margin: 5px 0;
    margin-bottom: 27px;
    font-size: 12px;
}
.index_hsRight a {
    width: 123px;
    height: 28px;
    line-height: 28px;
    border-radius: 30px;
    font-size: 12px;
}
.index_iTop div {
    font-size: 20px;
    font-weight: 700;
    color: #cb0e12;
}
.index_iTop span {
    font-size: 12px;
    color: #7e7e7e;
    display: block;
    margin-top: 8px;
    margin-bottom: 41px;
}
.index_i {
    margin-bottom: 30px;
}
.index_is a{
    width: 30%;
    margin-left: 10px;
}
.index_jTop {
    overflow: hidden;
    margin-bottom: 20px;
}
.index_jTop div {
    float: left;
    font-size: 20px;
    color: #cb0e12;
}
.index_jTop div span {
    color: #919191;
    font-size: 12px;
    text-transform: uppercase;
}
.index_jTop a {
    float: right;
    color: #919191;
    display: inline-block;
    margin-top: 4px;
    font-size: 12px;
}
.index_jsLeft_a a .index_jsLeft_aLeft {
    float: left;
    width: 37%;
    overflow: hidden;
    display: none;
}
.index_j {
    padding: 29px 0;
}
.index_jsLeft {
    width: 100%;
}
.index_jsLeft_a a .index_jsLeft_aRight {
    float: right;
    width: 100%;
    overflow: hidden;
    padding-top: 27px;
    padding-right: 32px;
    padding: 20px;
}
.index_jsLeft_b a .index_jsLeft_bLeft {
    display: none;
}
.index_jsLeft_b a .index_jsLeft_bRight {
    width: 100%;
}
.index_jsRight {
    width: 100%;
    margin-top: 3rem;
}
.index_jsRights a .index_jsRightsLeft {
    display: none;
}
.index_jsRights a .index_jsRightsRight {
    width: 100%;
    float: right;
    padding-right: 0;
    margin-top: 0;
    padding: 19px;
}
.index_jsRights a .index_jsRightsRight div {
    color: #6e6e6e;
    line-height: 24px;
    font-size: 12px;
}
.index_k {
    width: 100%;
    height: auto;
    background: #2B7FC1;
    overflow: hidden;
}
.index_ks {
    max-width: 1276px;
    padding: 0 10px;
    overflow: hidden;
    margin: 20px auto;
    margin-top: 20px;
}
.index_ksLeft {
    float: left;
    width: 100%;
    background: #cb0e12;
    overflow: hidden;
    padding: 0 15px;
    padding-top: 18px;
    padding-bottom: 19px;
}
#mapindex {
    float: right;
    width: 100%;
    height: 305px;
    border: 4px solid #cb0e12;
    margin-top: 20px;
}
.bottomsLeft {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    display: none;
}
.bottoms {
    max-width: 1256px;
    padding: 0 10px;
    overflow: hidden;
    margin: auto;
    margin-top: 43px;
    margin-bottom: 45px;
        display: none;
}
.bottomscenter {
    overflow: hidden;
    width: 100%;
    color: #fff;
    float: left;
    border-left: 0;
    padding-left: 3rem;
}
.bottomsRight {
    float: right;
    margin-top: 5rem;
    width: 36%;
}
.bottomscentershijian {
    float: left;
    color: #fff;
    margin-top: 6rem;
    line-height: 31px;
}
.allbottom {
    line-height: 21px;
    font-size: 12px;
    padding: 10px 27px;
}
/**/
.listbanner{
    margin-top: 5rem;
}
.blk-main {
    width: 98%;
}
.p12-curmbs-1 {
    font-size: 12px;
    border-bottom: 1px dashed #dcdcdc;
}
.blk {
    width: 100%;
}
.blk-xs {
    width: 100%;
}
.fdh-01-tit {
    display: none;
}
.fdh-01-nav-one {
    float: left;
    width: 49%;
    margin-right: 2%;
    position: relative;
}
.fdh-01-nav-one:nth-child(2n){
    margin-right: 0;
}
.fdh-01-nav-one h3 a {
    font-size: 14px;
}
.fdh-01-nav dl {
    padding: 2px 0 4px;
    margin: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
}
.fdh-01-nav dt {
    font-size: 13px;
    line-height: 50px;
    padding-left: 42px;
    padding-right: 40px;
    margin-bottom: 0;
    position: relative;
}
.cbgg-01 {
    display: none;
}
.cplb-3n-ts-03-tit {
    height: 43px;
    font-size: 16px;
    line-height: 43px;
}
.cplb-3n-ts-03-tit span {
    height: 43px;
}
.cplb-3n-ts-03-list dl {
    width: 48.5%;
    margin-bottom: 15px;
    float: left;
    margin-right: 1.2%;
}
.cplb-3n-ts-03-list dd h4 {
    font-size: 13px;
    line-height: 45px;
    margin: 0;
}
.cplb-3n-ts-03-list-desc {
    font-size: 12px;
    line-height: 20px;
}
.cplb-3n-ts-03-list dd {
    padding: 6px 9px 5px 9px;
}
.blk-sm {
    width: 100%;
}
.p14-infolist-1-list dt {
    display: none;
}
.p14-infolist-1-list dd{
    width: 100%;
}
.p14-infolist-1-list dd h4 {
    font-size: 16px;
}
.p14-infolist-1-list-desc {
    max-height: 72px;
    font-size: 12px;
    line-height: 23px;
    margin-bottom: 28px;
}
.p14-infolist-1-list dl {
    padding: 12px;
}
/**/
.swipershowleft{
    width: 100%;
}
.cpcc-ts-01-right{
    width: 100%;
}
.cpcc-ts-01-right-tit {
    height: 42px;
    font-size: 16px;
    line-height: 48px;
    margin-bottom: 10px;
}
.cpcc-ts-01-right-con strong {
    font-size: 13px;
}
.cpcc-ts-01-right-con p {
    font-size: 12px;
}
.pc-cx-tel-1-t1 {
    width: 94px;
    height: 38px;
    font-size: 14px;
    line-height: 38px;
}
.pc-cx-tel-1-t2 {
    height: 56px;
    padding-left: 62px;
    font-size: 14px;
    line-height: 18px;
}
.cpxq-01-nav {
    font-size: 14px;
    height: 40px;
    margin-top: 3rem;
    margin-bottom: 2rem;
}
.cpxq-01-nav span {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    color: #fff;
}
/**/
.tl-fdh-02 li a {
    display: block;
    height: 42px;
    color: #a8a8a8;
}
.tl-fdh-02 li {
    width: 33.3333%;
    height: 42px;
    font-size: 14px;
    line-height: 42px;
}
.p12-aboutinfo-1 {
    margin-bottom: 0px;
}
.kfay dt {
    display: none;
}
.kfay dd {
    width: 100%;
}
.tit {
    height: auto;
    background: url(../image/d63899212b4c4e7d99ac9ed293b3ac9f_2.jpg)no-repeat center 36px;
    clear: both;
    text-align: center;
}
.tit span {
    font-size: 19px;
    padding-top: 0;
}
.tit em {
    padding-top: 18px;
}
.kfay dd h4 {
    height: 53px;
    padding-top: 20px;
    font: 15px "Microsoft YaHei";
    color: #000;
    background: url(../image/836e2f7320ba461896830a024dc368af_4.jpg) no-repeat left bottom;
    background-size: 100%;
}
.kfay dd p {
    font: 12px "Microsoft YaHei";
    line-height: 30px;
    padding-top: 0px;
    margin: 14px 0;
}
.kfay {
    width: 100%;
    height: auto;
}
.wm-l {
    width: 100%;
    float: left;
    color: #fff;
    height: auto;
    overflow: hidden;
    background: #cb0e12;
    padding: 30px 0 37px 40px;
}
.wm-l h4 {
    font: 17px "Microsoft YaHei";
    line-height: 10px;
    padding-bottom: 30px;
    margin: 0;
}.wm-l li {
    font: 13px "Microsoft YaHei";
    line-height: 35px;
}
    .wm-l .ul3 h3{
        font-size: 18px;
    }
    .wm-r{
        padding-left: 0;
        padding-top: 20px;
    }
.g-gywm {
    height: auto;
    overflow: hidden;
    width: 100%;
    margin-bottom: 2rem;
}
.wm-r {
    width: 100%;
}
.p4-order-form-1 .p4-titlel-1 {
    width: 110px;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    margin: 0;
}
.p4-order-form-1-con {
    border: 1px solid #bbb;
    padding: 29px 1%;
}
.p4-order-form-1-con li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 35px;
}
.p4-order-form-1-con label {
    width: 84px;
    height: 33px;
    line-height: 33px;
}
.p4-order-form-1-con .inputs, .p4-order-form-1-con li select {
    width: 70%;
    margin-right: 0;
    height: 33px;
    line-height: 32px;
    /* float: left; */
    font-size: 12px;
}
.p4-order-form-1-t1 textarea {
    width: 70%;
    height: 102px;
    line-height: 24px;
    outline: none;
    resize: none;
    margin-right: 0;
    padding-left: 10px;
    font-size: 12px;
}
.p4-order-form-1-con .p4-order-form-1-t3 {
    padding-left: 0;
    text-align: center;
}
.myindex_fright {
    width: 100%;
}
}
@media (max-width: 414px){
}
@media (max-width: 768px){
    #art_content img{
        width: 100% !important;
        height: auto !important;
    }
    .index_b,.iprolist{
        width: 300px;
        margin: 0 auto 40px;
    }
    .index_b ul li{
        margin-left: 0;
    }
    .index_c .iprolist ul li{
        width: 100%;
        margin-left: 0;
        text-align: center;
    }
    .index_c .iprolist ul li img,.index_c .iprolist ul li p{
        width: 85%;
        margin: 0 auto;
    }
    .index_c .hd .prev {
        left: 10px;
    }
    .index_c .hd .next {
        right: 10px;
    }
    .index_c .hd img {
        width: 40px;
        position: absolute;
        top: 37%;
    }
    .index_c{
        margin-bottom: 40px;
    }
    .cplb-3n-ts-03-list{
        width: 100%;
    }
    .cplb-3n-ts-03-list dl{
        width: 100%;
        margin-right: 0;
    }
    .index_is a{
        width: 49%;
        margin-left: 0;
        margin-right: 10px;
    }
    .p_logo img{
        height: 60%;
        margin-top: 13px;
    }
    .an_00001 a{
        line-height: 40px;
        height:40px
    }
    .index_h{
        padding-top: 20px;
    }
}</pre></body></html>